home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / desktop / ttcalc.zip / TTCALC.INI < prev    next >
INI File  |  1994-08-14  |  641b  |  27 lines

  1. [OPTIONS]
  2.  
  3. // Upper left corner of the ttCalc-Window during initialization
  4. // in pixels.
  5. xPos=0
  6. yPos=0
  7.  
  8. // If OnTop is 1, the ttCalc window keeps in front of the other windows
  9. // If OnTop is 0, ttCalc is a 'normal' window application
  10. OnTop=0
  11.  
  12. // If DisplayTitle is 1, the current memory-file will be displayed in
  13. // the ttcalc window-caption. If DisplayTitle is 0 the current working
  14. // file will not be visible.
  15. DisplayTitle=1
  16.  
  17. [FILES]
  18.  
  19. // Default memory-file (working file)
  20. // Memory=??
  21.  
  22. // Title for this caption-bar (short name of the working file)
  23. // Title=??
  24.  
  25. // Default pc-keyboard-function file
  26. //PcKeys=??
  27.